Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed uninitialized C-arrays #1006

Merged
merged 2 commits into from
Jan 4, 2024
Merged

Fixed uninitialized C-arrays #1006

merged 2 commits into from
Jan 4, 2024

Conversation

COM8
Copy link
Member

@COM8 COM8 commented Jan 3, 2024

Fixes the uninitialized C arrays inside the unit tests that lead to failing tests on macOS.

@COM8 COM8 added the Bug 🐛 label Jan 3, 2024
@COM8 COM8 self-assigned this Jan 3, 2024
This is to get around connection failures inside mongoose when there are too many parallel requests.
@COM8 COM8 merged commit 643d434 into master Jan 4, 2024
81 of 105 checks passed
@COM8 COM8 deleted the fix/uninitialized_varaibles branch January 4, 2024 19:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant